ComponentOne Xamarin.iOS
Add Method (CalendarSlotsPanel<S>)


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotsPanel<S> Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal view As UIKit.UIView _
) 
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim view As UIKit.UIView
 
instance.Add(view)
public void Add( 
   UIKit.UIView view
)

Parameters

view
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members